func internal/profile.isSpaceOrComment

8 uses

	internal/profile (current package)
		legacy_profile.go#L50: func isSpaceOrComment(line string) bool {
		legacy_profile.go#L68: 		if !isSpaceOrComment(line) {
		legacy_profile.go#L92: 		if isSpaceOrComment(line) {
		legacy_profile.go#L551: 		if isSpaceOrComment(l) {
		legacy_profile.go#L697: 		if !isSpaceOrComment(l) {
		legacy_profile.go#L741: 		if isSpaceOrComment(l) {
		legacy_profile.go#L788: 		if !isSpaceOrComment(l) {
		legacy_profile.go#L880: 		if !isSpaceOrComment(line) {